[ Prev ] [ Index ] [ Next ] SMART handout for AGEC618

Convex Program


Definition

Convex programming problem is the problem that:


For a problem:
minimize F(x)
subject to:


The following condition are sufficient to guarantee the feasible region is a convex set:
is concave for j = 1, 2, ... , t
is linear for j = t+1, t+2, ... , m


strictly convex program is the convex program with a strict objective function with respect to all problem variables.


Properties

Properties of convex programming:


Note


Example